Overload | Description |
---|---|
UAWriteValueObserver<TValue> Constructor(EasyUAClientSelector,IAliasProvider,UAAttributeArguments) | Create a new instance of the observer that writes values into an OPC node given by OpcLabs.EasyOpc.UA.OperationModel.UAAttributeArguments object. |
UAWriteValueObserver<TValue> Constructor(UAWriteValueObserver<TValue>) | Initializes a new instance of the class, copying values from a given object. |